Skip to content

Bump jakebailey/pyright-action from 1.0.3 to 1.7.0#9

Merged
ToasterUwU merged 1 commit intomasterfrom
dependabot/github_actions/jakebailey/pyright-action-1.7.0
Sep 27, 2023
Merged

Bump jakebailey/pyright-action from 1.0.3 to 1.7.0#9
ToasterUwU merged 1 commit intomasterfrom
dependabot/github_actions/jakebailey/pyright-action-1.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2023

Bumps jakebailey/pyright-action from 1.0.3 to 1.7.0.

Release notes

Sourced from jakebailey/pyright-action's releases.

v1.7.0

This version automatically uses Node 20 if present on the runner, rather than Node 16; this should improve performance by using a newer / faster version of Node.

This should bea backwards-compatible change; if a runner is missing Node 20 in the default runner install, Node 16 will continue to be used instead.

v1.6.0

  • Used undashed flags for 1.1.309 onward (9a4e6bb)
  • Handle all flags (e2b6bd2)
  • Improve logic for disabling JSON (13f7f6c)
  • Sort getInput mock calls for better test diffs (24f5e1f)
  • Add test, quoting (221a611)
  • Switch extra-args parsing to one which handles quotes (9e4af90)
  • Fix testing (e5f0c49)
  • Big dep update (d326e6c)

v1.5.1

  • Update deps (483e025)
  • Don't tie --outputjson to no-comments, fixing verify-types (b6645e3)

v1.5.0

  • Add --ignoreexternal to YAML (3e3605c)
  • Update deps (6578665)
  • Move away from jest globals (68c6232)

v1.4.2

  • Add eslint-plugin-unicorn, fixups (f878ee4)
  • Update deps (56a872f)
  • Update coverage (3f965b9)
  • Fix my CI oops (672e2dc)
  • Update deps (33e8e3c)
  • Switch formatter to dprint (f17434a)
  • Update deps (cd6ec80)
  • Switch back to npm (8f2d537)
  • Update deps (b2897a7)
  • Update deps (8a3d7c0)
  • Update deps (813f5ff)
  • Update deps (bde8b1d)
  • Update deps (b0621bd)
  • Fix my bad import changing (66e122b)
  • Update deps and use node: imports (a1fecf7)
  • Update for TS 4.8 fix (7e33b86)
  • Update deps (035f8f8)
  • Update deps (1d74305)

v1.4.1

  • Update deps to resolve actions/core vulnerability (f2a2186)
  • Just switch to mostly prettier defaults (a162b15)
  • Tweak prettier config (f7db9ad)
  • Update deps, re-demote ncu and release-it to non-deps invoked by yarn dlx (c119764)
  • Update deps (c36ccc6)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 1.0.3 to 1.7.0.
- [Release notes](https://github.com/jakebailey/pyright-action/releases)
- [Commits](jakebailey/pyright-action@v1.0.3...v1.7.0)

---
updated-dependencies:
- dependency-name: jakebailey/pyright-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 27, 2023
@ToasterUwU ToasterUwU merged commit 4722658 into master Sep 27, 2023
@ToasterUwU ToasterUwU deleted the dependabot/github_actions/jakebailey/pyright-action-1.7.0 branch September 27, 2023 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant